C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / Components Property

In This Topic
Components Property (TransposedGrid<T>)
In This Topic
Gets the child components.
Syntax
'Declaration
 
<IgnoreAttribute()>
Public ReadOnly Property Components As IList(Of Component)
 
See Also